func time.getnum3

2 uses

	time (current package)
		format.go#L938: func getnum3(s string, fixed bool) (int, string, error) {
		format.go#L1135: 			yday, value, err = getnum3(value, std == stdZeroYearDay)